
* { margin: 0; padding: 0;}
body { font: 16px/1.8 "Microsoft Yahei",verdana;}

#superContainer {
    height: 100%;
    position: relative;
}
.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.homefoot2019 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 8px 5%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5em;
    background: #00b0e2;
    z-index: 99999999999;
}
.homefoot2019 a{
    color: #fff!important;
}
.slide {
    float: left;
}
.slide, .slidesContainer {
    height: 100%;
    display: block;
}
.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section.table, .slide.table {
    display: table;
    width: 100%;
}
.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.slidesContainer {
    float: left;
    position: relative;
}
.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.scrollable {
    overflow: scroll;
}
.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    top: 60% ;
	right:0 ; 
    opacity: 1 ;
}
#fullPage-nav.right {
    right: 0px;
}
#fullPage-nav.left {
    left: 17px;
}
.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fullPage-slidesNav.bottom {
    bottom: 17px;
}
.fullPage-slidesNav.top {
    top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fullPage-slidesNav li {
    display: inline-block;
}
#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}
#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}
.fullPage-tooltip.right {
    right: 20px;
}
.fullPage-tooltip.left {
    left: 20px;
}


/* 圆点导航 */
#fullPage-nav {
	_display: none;
	font-size: 12px;
	width: 43px;
	height: 280px;
}

#fullPage-nav li {
	width: 40px;
	height: 21px;
	margin: 10px 0 0;
	vertical-align: middle;
}

#fullPage-nav li a {
	float: right;
	width: 21px;
	height: 21px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background:url(../img/dot.png) 0px -18px no-repeat;
}

#fullPage-nav li .active {
	background-position: 0 6px;
}

#fullPage-nav span {
	display: none;
}

.fullPage-tooltip {
	float: left;
	top: 0;
	margin-right: 5px;
	font: 12px "Microsoft Yahei";
	color: #8F9DA4;
	line-height: 21px;
}
/* 圆点导航 */


.section { position: relative; overflow: hidden;padding-top:84px;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:#fff;}
.section .bg img { display: block; width: 100%; height: 100%;}
.active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.bg1 { position: absolute; top:37%; width:572px; height:151px; left:50%; background:url(../img/bg4_people.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:1326px; height:756px;  left: 50%; top:22%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/bg6_main.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:594px; height:49px; left: 50%; top:43%; opacity: 0;background:url(../img/bg6_01.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg4 { position: absolute; bottom:20px; left:50% ; margin-left:30px;
		 opacity: 0; transition: all 1s; bottom: 90px\0;  z-index: 25;}		 		 
.bg4 a	{background:url(../img/2zi3.png) 0 0 no-repeat; width:104px; margin: 0 0 0 200px; height:117px; display:block}	
.bg4 a:hover { background:url(../img/2zi4.png) 0 0px no-repeat;}
.active .bg4 { bottom:45% ; margin-bottom:-80px ; opacity: 1; transition-delay: 0.5s; }
.ltie10 .bg4 {   bottom:40% ; margin-bottom:-80px ;  transition-delay: 0.5s; }

.bg5 { position: absolute; top:18%; left:50%;width:400px; height:103px ; margin-left:-200px;
		background: url(../img/8img.png) no-repeat; opacity: 0; transition: all 1s;}		
.active .bg5 { top:18% ;margin-bottom:-10px ; opacity: 1; transition-delay: 0.5s; }
.ltie10 .bg5 {  top:18% ; margin-bottom:-10px ;  transition-delay: 0.5s; }


.bg6 { position: absolute;left:0%; top:35%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.8s;}	

.bg7 { position: absolute; bottom:12%; left:25% ; width:449px; margin:0px; height:384px; margin-left:0;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:12% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:12%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }


.bg8 { position: absolute; bottom: -460px; left:50% ;  width:492px; height:238px ; margin-left:-492px;
		background: url(../img/bg1_main_title.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 { bottom:50% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {   bottom:50% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	  
		  
#yj_main{ width:100%; margin:0 auto; padding:0; height:auto;}
#yj_main ul{ width:1200px; margin:0 auto;}
#yj_main li{ width:25%; float:left; height:565px; line-height:1.5em;}
#yj_main li a{float:left; display:block; width:100%; height:100%;background:url(../img/pp01.jpg) no-repeat 0 0; background-size:100% 100%;}
#yj_main li a:hover{background: url(../img/pp001.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp2{background:url(../img/pp02.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp2:hover{background: url(../img/pp002.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp3{background: url(../img/pp03.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp3:hover{background: url(../img/pp003.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp4{background:url(../img/pp04.jpg) no-repeat 0 0;background-size:100% 100%;}
#yj_main li a.pp4:hover{background:url(../img/pp004.jpg) no-repeat 0 0;background-size:100% 100%;}


@media only screen and (min-width:0px) and (max-width:1024px) {
#yj_main ul{ width:1000px; margin:0 auto;padding:0;height:465px;}
#yj_main li{ width:25%; float:left; height:465px;}
.bg1 { position: absolute; top:37%; width:392px; height:129px; left:50%; background:url(../img/1024zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:656px; height:371px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1024logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:443px; height:33px; left: 47%; top:45%; opacity: 0;background:url(../img/1024zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg5 { position: absolute; top:21%; left:50%;width:400px; height:103px ; margin-left:-200px;
		background: url(../img/8img.png) no-repeat; opacity: 0; transition: all 1s;}		
.active .bg5 { top:21% ;margin-bottom:-10px ; opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.5s; }
.ltie10 .bg5 {  top:21% ; margin-bottom:-10px ; transform:scale(0.8, 0.8);  transition-delay: 0.5s; }

.bg6 { position: absolute;left:0%; top:30%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(0.8, 0.8); transition-delay: 0.8s;}

.bg7 { position: absolute; bottom:2%; left:2% ; width:449px; margin:0px; height:384px; margin-left:5%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:2% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(0.9.,0.9); transform:scale(0.9, 0.9); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:2%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-450px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1;-webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8);  transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ; transform:scale(0.8,0.8);  transition-delay: 0.3s; }	
}
@media only screen and (min-width:1025px) and (max-width:1279px) {
#yj_main ul{ width:1000px; margin:0 auto;padding:0;height:465px;}
#yj_main li{ width:25%; float:left; height:465px;}
.bg1 { position: absolute; top:37%; width:392px; height:129px; left:50%; background:url(../img/1024zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:37%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:656px; height:371px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1024logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:443px; height:33px; left: 47%; top:43%; opacity: 0;background:url(../img/1024zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg5 { position: absolute; top:21%; left:50%;width:400px; height:103px ; margin-left:-200px;
		background: url(../img/8img.png) no-repeat; opacity: 0; transition: all 1s;}		
.active .bg5 { top:21% ;margin-bottom:-10px ; opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.5s; }
.ltie10 .bg5 {  top:21% ; margin-bottom:-10px ; transform:scale(0.8, 0.8);  transition-delay: 0.5s; }

.bg6 { position: absolute;left:0%; top:33%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(0.8, 0.8); transition-delay: 0.8s;}

.bg7 { position: absolute; bottom:2%; left:3% ; width:449px; margin:0px; height:384px; margin-left:5%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:2% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(0.9.,0.9); transform:scale(0.9, 0.9); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:2%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-450px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1;-webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8);  transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ; transform:scale(0.8,0.8);  transition-delay: 0.3s; }	
}

@media only screen and (min-width:1280px) and (max-width:1359px) {
.bg1 { position: absolute; top:40%; width:431px; height:141px; left:50%; background:url(../img/1280zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:807px; height:457px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1280logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:519px; height:40px; left: 47%; top:46%; opacity: 0;background:url(../img/1280zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg5 { position: absolute; top:21%; left:50%;width:400px; height:103px ; margin-left:-200px;
		background: url(../img/8img.png) no-repeat; opacity: 0; transition: all 1s;}		
.active .bg5 { top:21% ;margin-bottom:-10px ; opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.5s; }
.ltie10 .bg5 {  top:21% ; margin-bottom:-10px ; transform:scale(0.8, 0.8);  transition-delay: 0.5s; }

.bg6 { position: absolute;left:0%; top:29%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(0.8, 0.8); transition-delay: 0.8s;}

.bg7 { position: absolute; bottom:2%; left:5% ; width:449px; margin:0px; height:384px; margin-left:5%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:2% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(0.9.,0.9); transform:scale(0.9, 0.9); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:2%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-500px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	
}
@media only screen and (min-width:1360px) and (max-width:1366px) {
.bg1 { position: absolute; top:40%; width:431px; height:141px; left:50%; background:url(../img/1280zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:887px; height:503px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1366logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:519px; height:40px; left: 47%; top:46%; opacity: 0;background:url(../img/1280zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg5 { position: absolute; top:21%; left:50%;width:400px; height:103px ; margin-left:-200px;
		background: url(../img/8img.png) no-repeat; opacity: 0; transition: all 1s;}		
.active .bg5 { top:21% ;margin-bottom:-10px ; opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.5s; }
.ltie10 .bg5 {  top:21% ; margin-bottom:-10px ; transform:scale(0.8, 0.8);  transition-delay: 0.5s; }

.bg6 { position: absolute;left:0%; top:31%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(0.8, 0.8); transition-delay: 0.8s;}

.bg7 { position: absolute; bottom:2%; left:8% ; width:449px; margin:0px; height:384px; margin-left:5%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:2% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(0.9.,0.9); transform:scale(0.9, 0.9); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:2%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-500px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	
}
@media only screen and (min-width:1367px) and (max-width:1440px) {
.bg1 { position: absolute; top:40%; width:572px; height:151px; left:50%; background:url(../img/1440zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:40%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:952px; height:540px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1440logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:572px; height:44px; left:50%; top:47%; opacity: 0;background:url(../img/1440zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg7 { position: absolute; bottom:2%; left:9% ; width:449px; margin:0px; height:384px; margin-left:5%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:2% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(0.9.,0.9); transform:scale(0.9, 0.9); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:2%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-500px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
.bg1 { position: absolute; top:42%; width:572px; height:151px; left:50%; background:url(../img/1440zi2.png) no-repeat; transition: all 1s; margin-left:0;}
.active .bg1 { top:42%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg1 { top:42%; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.bg2 { position: absolute;width:1150px; height:653px;  left: 50%; top:37%;_top:22%;margin: 0 0 0 -50%; text-indent: -9999px;
		background:url(../img/1680logo.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }
.active .bg2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg2 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg3 { position: absolute; width:572px; height:44px; left:50%; top:47%; opacity: 0;background:url(../img/1440zi1.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.bg7 { position: absolute; bottom:6%; left:9% ; width:449px; margin:0px; height:384px; margin-left:10%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:6% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(1,1); transform:scale(1, 1); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:6%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }

.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-500px;
		background: url(../img/3imgzi1.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	
}

@media only screen and (min-width:1367px) and (max-width:1920px) {
#yj_main ul{ width:1200px; margin:0 auto;padding:0;height:500px;}
#yj_main li{ width:25%; float:left; height:565px; line-height:1.5em;}
#yj_main li a{float:left; display:block; width:100%; height:100%;background:url(../img/pp01.jpg) no-repeat 0 0;}
#yj_main li a:hover{background: url(../img/pp001.jpg) no-repeat 0 0;}

.bg6 { position: absolute;left:0%; top:30%; margin: 0; text-indent: -9999px;
          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; z-index:6;}
.active .bg6 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(0.8,0.8); transition-delay: 0.8s;}
.ltie10 .bg6 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.8s;}

}
@media only screen and (min-width:1681px) and (max-width:1776px) {

.bg1 { position: absolute; top:29%; width:572px; height:151px; left:50%; background:url(../img/bg4_people.png) no-repeat; transition: all 1s; margin-left:0;}
.bg2 { position: absolute;width:1190px; height:700px;  left: 50%; top:30%;_top:30%;margin: 0 0 0 -48%; text-indent: -9999px;
		background:url(../img/bg6_main.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }		
.bg3{ position: absolute; width:580px; height:49px; left: 50%; top:44%; opacity: 0;background:url(../img/bg6_01.png) no-repeat;
         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.active .bg3 { opacity: 1; -webkit-transform:scale(0.8,0.8); transform:scale(1, 1); transition-delay: 0.7s;}		 
.ltie10 .bg3 {  opacity: 1; transform:scale(0.8,0.8); transition-delay: 0.7s;}

.bg7 { position: absolute; bottom:5%; left:7% ; width:449px; margin:0px; height:384px; margin-left:10%;
		background: url(../img/3img.png) no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);  transition: all 0.5s; }
.active .bg7 { bottom:5% ; margin-top:-253px ; opacity: 1; -webkit-transform:scale(1,1); transform:scale(1, 1); transition-delay: 0.8s; }
.ltie10 .bg7 {   bottom:5%; margin-top:-253px ;transform:scale(1, 1); transition-delay: 0.8s; }
.bg8 { position: absolute; bottom: -400px; left:50% ;  width:492px; height:238px ; margin-left:-570px;
		background: url(../img/bg1_main_title.png) no-repeat; opacity: 0; transition: all 1s;}
.active .bg8 {bottom:45% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }
.ltie10 .bg8 {bottom:45% ; margin-bottom:-10px ;  transition-delay: 0.3s; }	
